Index
A B C D E F G H I L M N O P R S T U V W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
L
- log(int) - Method in class ddejonge.bandana.tools.Logger
- log(int, boolean) - Method in class ddejonge.bandana.tools.Logger
- log(String) - Method in class ddejonge.bandana.tools.Logger
-
Appends text to the last line in the log.
Note however that this is not yet written to file, until you call writeToFile() - log(String, boolean) - Method in class ddejonge.bandana.tools.Logger
-
Appends text to the last line in the log.
Note however that this is not yet written to file, until you call writeToFile() - log(Throwable) - Method in class ddejonge.bandana.tools.Logger
- Logger - Class in ddejonge.bandana.tools
- Logger() - Constructor for class ddejonge.bandana.tools.Logger
- logln() - Method in class ddejonge.bandana.tools.Logger
-
Adds a blank line to the log.
- logln(Object) - Method in class ddejonge.bandana.tools.Logger
-
Adds a new line to the log containing the string representation of the given object.
- logln(Object, boolean) - Method in class ddejonge.bandana.tools.Logger
-
Adds a new line to the log containing the string representation of the given object.
- LOST - ddejonge.bandana.tournamentObserver.GameResult.PlayerResult
All Classes|All Packages